RecurrencePatternOccurenceCount Property |
Gets the occurence count.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic int OccurenceCount { get; }Public ReadOnly Property OccurenceCount As Integer
Get
Property Value
Type:
Int32The occurence count.
See Also